From b0ddfed13e44fd6ec12ef300d78f41a45981fefe Mon Sep 17 00:00:00 2001 From: Chong Yidong Date: Sat, 31 Jan 2009 16:19:23 +0000 Subject: [PATCH] * emacs-lisp/lisp.el (end-of-defun): Protect against infloops (Bug#2106). --- lisp/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 8677bd517ec..8a8045f5ad8 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,8 @@ +2009-01-31 Chong Yidong + + * emacs-lisp/lisp.el (end-of-defun): Protect against + infloops (Bug#2106). + 2009-01-31 Dan Nicolaescu * vc-svn.el (vc-svn-dir-status): Disable the vc-stay-local-p -- 2.30.2